const html/template.stateJSTmplLit

7 uses

	html/template (current package)
		context.go#L141: 	stateJSTmplLit
		context.go#L206: 	case stateJSDqStr, stateJSSqStr, stateJSTmplLit, stateJSRegexp:
		escape.go#L246: 	case stateJSTmplLit:
		state_string.go#L24: 	_ = x[stateJSTmplLit-13]
		transition.go#L33: 	stateJSTmplLit:      tJSTmpl,
		transition.go#L298: 		c.state, c.jsCtx = stateJSTmplLit, jsCtxRegexp
		transition.go#L355: 		c.state = stateJSTmplLit